Application update management

Giorgio Scintu 0 Reputation points
2024-05-10T10:39:38.48+00:00

I created an application with Visual Studio Community 2019 in VB.net, now I would like to insert, within the software, a link to check for any updates, but to do this I need to have a remote connection to a server or something similar , where I load the executable and/or installation files. Can I use my computer as a remote server? Or is there something similar on the internet?

Thank you

George

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 26,651 Reputation points Microsoft Vendor
    2024-05-13T03:25:06.1+00:00

    Hi @Giorgio Scintu

    Welcome to Microsoft Q&A! 

    Maybe you can use the ClickOnce, which allows you to publish your application to a remote server and check for updates. 

    For more information, see How to: Manage updates for a ClickOnce application.

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     

    0 comments No comments